- GTrashStack
alias GTrashStack = _GTrashStack
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_g_trash_stack_height
alias da_g_trash_stack_height = guint function(GTrashStack** stack_p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_g_trash_stack_peek
alias da_g_trash_stack_peek = gpointer function(GTrashStack** stack_p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_g_trash_stack_pop
alias da_g_trash_stack_pop = gpointer function(GTrashStack** stack_p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_g_trash_stack_push
alias da_g_trash_stack_push = void function(GTrashStack** stack_p, gpointer data_p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.